home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / communic / comroute / errors.txt < prev    next >
Text File  |  1996-07-10  |  896b  |  36 lines

  1. Error numbers :
  2.  
  3. IPX errors
  4.  2    IPX driver isn't loaded
  5.  3    ipxStart() not called
  6.  4    ipxStart() called twice
  7.  5    Bad comm parameters
  8.  6    Memory block too small
  9.  7    Required more than 64k
  10.  8    Found too many networks
  11.  9    Can't find this node
  12. 10    Route find aborted
  13. 11    Socket table is full
  14. 12    Socket already open
  15. 13    Socket not open
  16. 14    No free send ECBs
  17. 15    Receive was canceled
  18. 16    Send was canceled
  19. 17    Received packet too big
  20. 18    Packet was malformed
  21. 19    Packet undeliverable
  22. 20    Hardware or net failure
  23.  
  24. Comms errors :
  25.  
  26. 1     port already opened            
  27. 2     bad base address / irq
  28. 3     no uart chip found             
  29. 4     receive queue allocation error 
  30. 5     transmit queue allocation error
  31. 6     max number of com ports opened 
  32. 7     interrupt contention           
  33. 8     general allocation error       
  34.  
  35.  
  36.